linkml / linkml-owl

Extension of LinkML runtime for converting instances of LinkML classes to OWL (classes or instances)
https://linkml.io/linkml-owl
11 stars 1 forks source link

`Edit on GitHub` buttons in https://linkml.io/linkml-owl/ redirect to 404 page #21

Open capsulecorplab opened 1 year ago

capsulecorplab commented 1 year ago

All the Edit on GitHub buttons in https://linkml.io/linkml-owl/ are broken

nlharris commented 1 year ago

Thanks for reporting that, @capsulecorplab.

Looks like the edit buttons go to e.g. https://github.com/linkml/linkml-owl/edit/master/docs/index.md . The main branch is now called "main" instead of "master". I thought I could find "master" in this repo and do a PR to change it, but I don't see it; it must be set somewhere else.