Brightspace / render-docs-action

A GitHub Action to render docs for https://docs.d2l.dev
Apache License 2.0
1 stars 0 forks source link

Deal with rewriting absolute links #12

Open j3parker opened 4 years ago

j3parker commented 4 years ago

Rewriting absolute links to GitHub repos will be a bit trickier because it requires global knowledge of docs. Concurrency is an issue here too.

Split off from #11