Browse Source

Rename tutorial chatper "Termination" to "Chat Termination" (#1962)

* rename termination to chat termination

* label
tags/v0.2.20
Eric Zhu GitHub 2 years ago
parent
commit
33e42c44cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions
  1. +0
    -0
      website/docs/tutorial/chat-termination.ipynb
  2. +2
    -2
      website/sidebars.js

website/docs/tutorial/termination.ipynb → website/docs/tutorial/chat-termination.ipynb View File


+ 2
- 2
website/sidebars.js View File

@@ -23,8 +23,8 @@
},
{
type: 'doc',
id: 'tutorial/termination',
label: 'Termination',
id: 'tutorial/chat-termination',
label: 'Chat Termination',
},
{
type: 'doc',


Loading…
Cancel
Save