Skip to content

Commit 0c45a55

Browse files
authored
Merge pull request #269 from naomiaro/docs/fider-link
feat: Add Feedback Tab in Navbar
2 parents c814fc1 + 7499928 commit 0c45a55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

app/frontend/src/components/bcgov/BCGovNavBar.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<li>
1515
<a href="https://github.com/bcgov/common-hosted-form-service/wiki" target="_blank">Help</a>
1616
</li>
17+
<li>
18+
<a href="https://chefs-fider.apps.silver.devops.gov.bc.ca/" target="_blank">Feedback</a>
19+
</li>
1720
<!-- <li>
1821
<router-link :to="{ name: 'User' }">User (TBD)</router-link>
1922
</li> -->

0 commit comments

Comments
 (0)