Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-zou authored Jun 9, 2024
1 parent 6da7ebe commit 6f8c669
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<script>
window.$docsify = {
name: '面向开发者的LLM入门教程',
repo: 'https://github.com/datawhalechina/prompt-engineering-for-developers',
repo: 'https://datawhalechina.github.io/llm-cookbook/',
loadSidebar: true,
auto2top: true,
subMaxLevel: 2,
Expand Down Expand Up @@ -53,4 +53,4 @@
<script src="//unpkg.com/docsify-count/dist/countable.js"></script>
</body>

</html>
</html>

0 comments on commit 6f8c669

Please sign in to comment.