Skip to content

Commit 169c051

Browse files
authored
Update cards-platform-refresh.yaml to fix FAQ url (#426)
url for FAQ is absolute and points to the .md file, which doesn't resolve. adjusted to relative url like the others as they work.
2 parents 9f293ab + 53698f5 commit 169c051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cards-platform-refresh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
- title: Frequently Asked Questions
77
content: Answers to some of your questions about what's happening.
8-
url: https://docs.nesi.org.nz/General/FAQs/Common_questions_about_the_platform_refresh.md
8+
url: General/FAQs/Common_questions_about_the_platform_refresh.md
99
image: ./assets/icons/material/help.svg
1010

1111
- title: Latest Updates

0 commit comments

Comments
 (0)