Skip to content

Commit

Permalink
Solutions Providers link fix
Browse files Browse the repository at this point in the history
In the both the solutions provider page and the footer links, I changed the 'Become a Provider' link to the correct one.
It now has the full github issue Get-Attributes, which are used to pull the correct issue template.

Signed-off-by: kaimmej <kaimmej@gmail.com>
  • Loading branch information
kaimmej committed Dec 20, 2024
1 parent ec77180 commit 519bae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/footer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ columns:
links:
-
title: Become a Provider
url: https://github.com/opensearch-project/project-website/issues/new?assignees=&labels=enhancement%2C+untriaged&projects=opensearch-project%2FWebsite+Update+Project%2Copensearch-project%2FPartner+Updates+and+Additions&template=partner_add_new_partner.yml&title=%5BPARTNER%5D+%7B%7B+Company+name+%7D%7D+
url: https://github.com/opensearch-project/project-website/issues/new?assignees=&labels=enhancement%2C+untriaged&projects=opensearch-project%2FWebsite+Update+Project%2Copensearch-project%2FPartner+Updates+and+Additions&template=solutionsProvider_add_new_solutionsProvider.yml&title=%5BSolutionsProvider%5D++
-
title: Find a Provider
url: https://opensearch.org/solutionsProviders/
Expand Down
2 changes: 1 addition & 1 deletion _data/page_SolutionProviders_datafile.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Banner_CallToAction": {
"Text_startSpan": "Become an OpenSearch Solutions Provider! ",
"Link_Text": "Submit your application",
"Link_URL": "https://github.com/opensearch-project/project-website/issues/new?assignees=&labels=enhancement%2C+untriaged&projects=opensearch-project%2FWebsite+Update+Project%2Copensearch-project%2FPartner+Updates+and+Additions&template=partner_add_new_partner.yml&title=%5BPARTNER%5D+%7B%7B+Company+name+%7D%7D+",
"Link_URL": "https://github.com/opensearch-project/project-website/issues/new?assignees=&labels=enhancement%2C+untriaged&projects=opensearch-project%2FWebsite+Update+Project%2Copensearch-project%2FPartner+Updates+and+Additions&template=solutionsProvider_add_new_solutionsProvider.yml&title=%5BSolutionsProvider%5D++",
"Text_endSpan": " through Github."
},
"MainBody": {
Expand Down

0 comments on commit 519bae3

Please sign in to comment.