Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix hugo url #1789

Merged
merged 1 commit into from
Mar 10, 2025
Merged

fix: fix hugo url #1789

merged 1 commit into from
Mar 10, 2025

Conversation

andrablaj
Copy link
Member

Description

Fix 404 URL per link checker.

4m 18s
Run chmod +x ./.github/scripts/*muffet*
http://localhost:[1](https://github.com/medic/cht-docs/commit/39ab3ef13feb1598abffb3e58c32447e09cdc49d/checks#step:7:1)313/contribute/docs/style-guide/
	404	https://gohugo.io/content-management/cross-references/
Error: Process completed with exit code 1.

Please note that ref and relref became redundant and this documentation might need a more thorough review:

When working with the Markdown content format, this shortcode has become largely redundant. Its functionality is now primarily handled by link render hooks, specifically the embedded one provided by Hugo. This hook effectively addresses all the use cases previously covered by this shortcode.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

Copy link
Contributor

@jkuester jkuester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM!

Good call on the relref stuff. I have logged #1790

@andrablaj andrablaj merged commit be2c6e4 into main Mar 10, 2025
2 checks passed
@andrablaj andrablaj deleted the fix-ref branch March 10, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants