Skip to content

Commit 5baa650

Browse files
authored
Update Docsy feedback links, htmltest & refcache (cncf#347)
Reduce htmltest CacheExpires to ~6 months, update docsy analytics link paths in analytics docs to /docs/content/feedback/#adding-analytics, and refresh static/refcache.json (LastSeen timestamps, some status codes, and a new GitHub ref entry). These changes keep link references current and shorten cache expiry for HTML tests. Signed-off-by: Patrice Chalin
1 parent 1ebfabb commit 5baa650

4 files changed

Lines changed: 123 additions & 119 deletions

File tree

.htmltest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cSpell:ignore github
2-
CacheExpires: 9000h # ~ 12 months
2+
CacheExpires: 4500h # ~ 6 months
33
DirectoryPath: build
44
TestFilesConcurrently: true
55
IgnoreDirs:

docs/analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ title: Analytics
2020
> [Migrating Universal to Google Analytics 4](ua-to-ga4.md).
2121
2222
[adding analytics]:
23-
https://www.docsy.dev/docs/adding-content/feedback/#adding-analytics
23+
https://www.docsy.dev/docs/content/feedback/#adding-analytics
2424
[CNCF sandbox]: https://github.com/cncf/sandbox
2525
[docsy]: https://www.docsy.dev
2626
[ga4]: https://support.google.com/analytics/answer/10089681

docs/analytics/ua-to-ga4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ that your project is using.
171171
[add gtag.js to your site]:
172172
https://developers.google.com/analytics/devguides/collection/gtagjs/
173173
[adding analytics]:
174-
https://www.docsy.dev/docs/adding-content/feedback/#adding-analytics
174+
https://www.docsy.dev/docs/content/feedback/#adding-analytics
175175
[analytics.js]: https://support.google.com/analytics/answer/10268458
176176
[connected]: https://support.google.com/analytics/answer/9973999
177177
[docsy]: https://www.docsy.dev

0 commit comments

Comments
 (0)