docs : Minor cleanups (#19252)

* Update old URLs to github.com/ggml-org/

* Bump copyrights
This commit is contained in:
Christian Kastner
2026-02-02 07:38:55 +01:00
committed by GitHub
parent b4d05a3d2f
commit 7a4ca3cbd9
36 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -1096,7 +1096,7 @@ return html`
</section>
<footer>
<p><${ModelGenerationInfo} /></p>
<p>Powered By <a href="https://github.com/ggerganov/llama.cpp#readme" target="_blank">llama.cpp</a> and <a href="https://ggml.ai/" target="_blank">ggml.ai</a></p>
<p>Powered By <a href="https://github.com/ggml-org/llama.cpp#readme" target="_blank">llama.cpp</a> and <a href="https://ggml.ai/" target="_blank">ggml.ai</a></p>
</footer>
</div>
`;