Skip to content

docs: Fixed all URLs and corrected typos#10900

Merged
Siedlerchr merged 1 commit into
JabRef:mainfrom
LoayGhreeb:fix-links
Feb 21, 2024
Merged

docs: Fixed all URLs and corrected typos#10900
Siedlerchr merged 1 commit into
JabRef:mainfrom
LoayGhreeb:fix-links

Conversation

@LoayGhreeb

Copy link
Copy Markdown
Member

Removed all backslashes that were causing errors in URLs in the documentation.

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

Removed backslashes that were causing errors in URLs.
@Siedlerchr

Copy link
Copy Markdown
Member

Thanks a lot! I really wonder how it came to be that the urls were wrong...Maybe a cause when we migrated away

@Siedlerchr Siedlerchr added this pull request to the merge queue Feb 21, 2024
Merged via the queue into JabRef:main with commit 9e5e5a1 Feb 21, 2024
@koppor

koppor commented Feb 21, 2024

Copy link
Copy Markdown
Member

We migrated away from GitBook to Jekyll-based HTML generation. GitBook introduced these escapings by itself. When migrating away, we forgot to unescape.

@LoayGhreeb LoayGhreeb deleted the fix-links branch February 22, 2024 00:12
@LoayGhreeb

Copy link
Copy Markdown
Member Author

There are still only two urls that have the same problem. I assume they will be corrected in this PR #10899

Siedlerchr added a commit to shawn-jj/jabref that referenced this pull request Feb 26, 2024
* upstream/main: (22 commits)
  Bump com.github.andygoossens.modernizer from 1.9.0 to 1.9.2 (JabRef#10922)
  Bump com.dlsc.gemsfx:gemsfx from 1.97.0 to 2.0.3 (JabRef#10923)
  Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.1 to 2.23.0 (JabRef#10921)
  Added missing changelog entry for JabRef#10912
  Change the popup to enter types to the combo box for custom entry types (JabRef#10912)
  Add JDK EA build (JabRef#10904)
  Fix Broken Links (JabRef#10899)
  Add HTML2MD conversion to abstract and comment fields (JabRef#10896)
  docs: Fixed URLs and corrected typos (JabRef#10900)
  Add refresh button for LaTeX citations. (JabRef#10901)
  Farewell btut 👋 (JabRef#10905)
  Fix: About OOError, Alternatives section not visible (JabRef#10902)
  Update code-quality.md
  Fix documentation issues: Sourcegraph URL and method name (JabRef#10898)
  Removed mainapplication layer (JabRef#10895)
  Update check-links.yml (JabRef#10897)
  [WIP] Adds the ability to specify [camelN] as a title-related field marker for citation key generation (JabRef#10772)
  Bump com.dlsc.gemsfx:gemsfx from 1.92.0 to 1.97.0 (JabRef#10894)
  Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.6.3 to 2.6.4 (JabRef#10892)
  Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 (JabRef#10893)
  ...

# Conflicts:
#	src/main/java/org/jabref/gui/desktop/os/NativeDesktop.java
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.

3 participants