[PR #782] [CLOSED] Fix link to api docs #15597

Closed
opened 2026-04-16 05:02:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/782
Author: @antonzaharia
Created: 10/13/2023
Status: Closed

Base: mainHead: fix-link-to-api-docs


📝 Commits (1)

  • 7b48c31 change quote markdown to bold to fix the link

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 README.md (+2 -1)

📄 Description

It seems that the link to the API docs doesn't work for some reason. After some investigation, I think the GitHub markdown fails to match the relative path for docs/api.md because of the quote block.

I submitted this PR in case you want a quick fix until you find out what exactly is wrong.

Thanks!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/782 **Author:** [@antonzaharia](https://github.com/antonzaharia) **Created:** 10/13/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-link-to-api-docs` --- ### 📝 Commits (1) - [`7b48c31`](https://github.com/ollama/ollama/commit/7b48c31c260bbee866b2cd40fc8d4ca4dabca3c9) change quote markdown to bold to fix the link ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) </details> ### 📄 Description It seems that the link to the API docs doesn't work for some reason. After some investigation, I think the GitHub markdown fails to match the relative path for `docs/api.md` because of the quote block. I submitted this PR in case you want a quick fix until you find out what exactly is wrong. Thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 05:02:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15597