-
|
Hi all, Where should we report broken links that are seen on the smlnj.org website, specifically within https://smlnj.org/doc/literature.html#tutorials the link
This one is reported as being insecure
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Unfortunately, there is no repository for the sources for the smlnj.org web site, which would be (i.e. the Issues thereof) the natural place to report problems like broken links on smlnj.org. There are two source code repositories, smlnj/smlnj and smlnj/legacy containing compiler source code for two versions of the compiler (which is unfortunate!), and one could report broken links in the corresponding Issues of either of those repositories. Alternatively, web site problems could be reported in the Issues of the smlnj/.github repository, which is mainly used to host Wiki pages independently of the two source code repositories. |
Beta Was this translation helpful? Give feedback.
Unfortunately, there is no repository for the sources for the smlnj.org web site, which would be (i.e. the Issues thereof) the natural place to report problems like broken links on smlnj.org. There are two source code repositories, smlnj/smlnj and smlnj/legacy containing compiler source code for two versions of the compiler (which is unfortunate!), and one could report broken links in the corresponding Issues of either of those repositories. Alternatively, web site problems could be reported in the Issues of the smlnj/.github repository, which is mainly used to host Wiki pages independently of the two source code repositories.