scalameta / mdoc

Typechecked markdown documentation for Scala
https://scalameta.org/mdoc/
Apache License 2.0
394 stars 80 forks source link

Link is 404 on website #854

Open laglangyue opened 5 months ago

laglangyue commented 5 months ago

https://github.com/scalameta/mdoc/settings/secrets

because user can't visit it. Can we provide a shutscreen?

tgodzik commented 5 months ago

Why would you want to access secrets of the current repository? It's not available on purpose

laglangyue commented 5 months ago

I don't want to access to secrets of the current repository.

When I configure according to the official website documentation, this link is a 404, and I don't know how to configure it. Very bad

image

laglangyue commented 5 months ago

so I mean that, maybe we can provide that a screenshot of it, put on a mosaic. And then, the guideline will be clear

laglangyue commented 5 months ago

Or we can change the link https://github.com/scalameta/mdoc/settings/secrets to https://github.com/${user_name}/${repository_name}/settings/secrets

tgodzik commented 5 months ago

Sure, that's a good idea, would you mind changing it?

laglangyue commented 5 months ago

It's not that I'm unwilling now, I've submitted many PRs to scalajdbc and pekko before.

Actually I am learning the of git action and sbt-mdoc, I have completed 80% of the deployment, https://github.com/laglangyue/laglang-note and if I can complete it, I will submit a PR later.