mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-21 22:47:41 +01:00
chore: fix href for aphrodite (#1196)
The current href leads to text-generation-webui, this PR changes that to the correct URL.
This commit is contained in:
parent
4c39a32be1
commit
495b7eebbf
@ -1928,7 +1928,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div data-tg-type="aphrodite">
|
<div data-tg-type="aphrodite">
|
||||||
<div class="flex-container flexFlowColumn">
|
<div class="flex-container flexFlowColumn">
|
||||||
<a href="https://github.com/oobabooga/text-generation-webui" target="_blank">
|
<a href="https://github.com/PygmalionAI/aphrodite-engine" target="_blank">
|
||||||
PygmalionAI/aphrodite-engine
|
PygmalionAI/aphrodite-engine
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user