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

Relative links #164

Merged
merged 2 commits into from
Jun 15, 2023
Merged

Relative links #164

merged 2 commits into from
Jun 15, 2023

Conversation

Brilator
Copy link
Member

Sorry, branch name and first commit message are misleading: although mostly just adapting image links, this also adapts a few cross links to html contents.

This includes very many changes, but really is just two things to comply with the recommendation on stable relative paths https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/CONTRIBUTING.html#relative-paths:

  1. replaced ](../ with ](./../ in markdown files
  2. replaced src="../ with src="./../ in markdown files

#146

@Brilator Brilator requested a review from CMR248 June 14, 2023 16:32
@Brilator Brilator merged commit 5b3a1af into main Jun 15, 2023
@Brilator Brilator deleted the relative-image-links branch June 19, 2023 10:53
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