mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
Broken links in pipeline docs #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fragmonkey101 on GitHub (Jun 16, 2024).
The pipeline docs have got links to examples, but they seem to be broken. Specifically the links are the ones on this page: examples-of-what-you-can-achieve
Looks like a simple fix - needs '/examples/' replacing with '/blob/main/examples/' within the URLs on each link as far as I can tell.
@justinh-rahb commented on GitHub (Jun 28, 2024):
This has since been resolved.