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

docs: Fix URL in the help message for unexpanded template text #3226

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

claremacrae
Copy link
Collaborator

@claremacrae claremacrae commented Dec 7, 2024

Types of changes

Changes visible to users:

  • Bug fix (prefix: fix - non-breaking change which fixes an issue)
  • Documentation (prefix: docs - improvements to any documentation content for users)

Description

I just discovered that the URL in some help text was wrong...

The URL in this Tasks error message gave a 404:

image

The file name was ommitted.

The correct URL is:

https://publish.obsidian.md/tasks/Advanced/Daily+Agenda#Instruction+contains+unexpanded+template+text

Motivation and Context

Prevent a 404...

How has this been tested?

By checking the new URL...

Checklist

  • My code follows the code style of this project and passes yarn run lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Terms

@claremacrae claremacrae added the scope: documentation Improvements or additions to documentation label Dec 7, 2024
@claremacrae claremacrae changed the title docs: Fix broken URL in the help message for unexpanded template text docs: Fix URL in the help message for unexpanded template text Dec 7, 2024
Copy link

sonarqubecloud bot commented Dec 7, 2024

@claremacrae claremacrae merged commit babbe1d into main Dec 7, 2024
4 checks passed
@claremacrae claremacrae deleted the fix-templating-help-url branch December 7, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant