mirror of
https://github.com/MadcowD/ell.git
synced 2024-09-22 16:14:36 +03:00
fixes doc links
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
||||
[]( https://docs.ell.so/) [](https://docs.ell.so/installation/) [](https://discord.gg/vWntgU52Xb)
|
||||
|
||||
[](https://docs.ell.so/) [](https://docs.ell.so/installation) [](https://discord.gg/vWntgU52Xb)
|
||||
|
||||
`ell` is a lightweight, functional prompt engineering framework built on a few core principles:
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ ell: The Language Model Programming Library
|
||||
.. raw:: html
|
||||
|
||||
<div style="display: flex; gap: 10px;">
|
||||
<a href="https://docs.ell.so/getting-started/installation/" target="_blank">
|
||||
<a href="https://docs.ell.so/installation" target="_blank">
|
||||
<img src="https://img.shields.io/badge/get_started-blue" alt="Install">
|
||||
</a>
|
||||
<a href="https://discord.gg/vWntgU52Xb" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user