Skip to content

Commit

Permalink
Ofmcc 5417 help resources link (#332)
Browse files Browse the repository at this point in the history
* Added temporary help links.

* Updated wording.

* Minor CHANGELOG update.

---------

Co-authored-by: weskubo-cgi <[email protected]>
  • Loading branch information
weskubo-cgi and weskubo-cgi authored Aug 26, 2024
1 parent 97f6c8e commit 449285d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

## [1.0.1] - 2024-08-26

### Added

- Implemented Help/Resources link to external site with updated wording

## [1.0.0] - 2024-08-13

### Added

- Initial release

[unreleased]: https://github.com/bcgov/ecc-ofm/compare/1.0.0...HEAD
[unreleased]: https://github.com/bcgov/ecc-ofm/compare/1.0.1...HEAD
[1.0.1]: https://github.com/bcgov/ecc-ofm/releases/tag/1.0.1
[1.0.0]: https://github.com/bcgov/ecc-ofm/releases/tag/1.0.0
2 changes: 1 addition & 1 deletion frontend/src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
title="Help and Resources"
target="ofm_external_help"
href="https://bcgov.sharepoint.com/sites/CCD-TDADExternal/SitePages/2023%20OFM%20Test.aspx">
<v-card-text>Need support? Find program training tools and resources, technical help, or call us.</v-card-text>
<v-card-text>Need support? Find program training tools, resources and technical help.</v-card-text>
</v-card>
</v-col>
</v-row>
Expand Down

0 comments on commit 449285d

Please sign in to comment.