UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 88e6cb64 authored by Chase Schell's avatar Chase Schell
Browse files

Merge branch 'BULL-1923' into 'master'

BULL-1923 Updated BAH link

See merge request !180
parents eb6200cd c0fa49f3
No related branches found
No related tags found
1 merge request!180BULL-1923 Updated BAH link
......@@ -45,10 +45,16 @@
>
<div class="reseller-card card-content pt-10 mx-auto mb-8">
<v-col class="image-container">
<v-img
:src="getImageUrl(reseller.img)"
class="reseller-logo mb-8"
/>
<a
:href="reseller.link"
target="_blank"
rel="noopener noreferrer"
>
<v-img
:src="getImageUrl(reseller.img)"
class="reseller-logo mb-8"
/>
</a>
</v-col>
<v-col>
<h3 class="text-left px-0 mb-6">{{ reseller.name }}</h3>
......@@ -103,7 +109,7 @@ export default {
name: "Booz Allen",
description:
"Booz Allen Hamilton, an innovator and pioneer in successful P1 capability implementations, brings credible experience in driving adoption of Agile DevSecOps, Software Factories, and P1 products and services in support of mission critical programs.",
link: "https://www.boozallen.com",
link: "https://www.boozallen.com/insights/open-systems/platform-one-the-future-of-continuous-delivery.html",
},
{
img: "braingu.webp",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment