sublayerapp / sublayer

A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agents that can be used to build AI powered applications in Ruby.
https://docs.sublayer.com
MIT License
109 stars 2 forks source link

Broken links on documentation home #116

Open rosalynnas opened 1 week ago

rosalynnas commented 1 week ago

The links on the documentation home page are not working. For example, the "Quick start" link is:

But the working sidebar link is:

Every link apart from "View on GitHub" returns a 404

swerner commented 1 week ago

Thanks so much for catching and reporting this! We just moved over to a new docs site and looks like we missed updating the link format on these.

Just deployed a fix!