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:
AlpinDale 2023-09-28 19:44:19 +00:00 committed by GitHub
parent 4c39a32be1
commit 495b7eebbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1928,7 +1928,7 @@
</div>
<div data-tg-type="aphrodite">
<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
</a>
</div>