-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gonum.org/v1/gonum doesn't take you anywhere useful #4
Comments
Yes, I think we were aware of this, but had just not got around to it. It belongs in the website repo though, so I'll move it there. |
What would you like to happen here? Would the most appropriate thing to be a redirect to godoc.org/gonum.org/v1/gonum? /cc @sbinet |
SGTM |
Could you try again? The website was down for about 30 minutes when we were
switching to the new version. This should be working now.
…On Sat, Jun 20, 2020 at 10:43 AM Peter Waller ***@***.***> wrote:
At the moment if I visit the import path gonum.org/v1/gonum in the
browser, it doesn't go anywhere useful.
It goes to a 404 pages which suggest a few things, but none of them point
me to the git repository, for example.
[image: image]
<https://user-images.githubusercontent.com/438648/52634557-6b93f280-2ebf-11e9-8216-55834a773daa.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4CUW3U2KAZM72HF6QZAPLRXSACZANCNFSM4ODJ6RRQ>
.
|
Nope. I can reproduce.
On Sat, Jun 20, 2020 at 10:43 AM Brendan Tracey <[email protected]>
wrote:
… Could you try again? The website was down for about 30 minutes when we
were switching to the new version. This should be working now.
On Sat, Jun 20, 2020 at 10:43 AM Peter Waller ***@***.***>
wrote:
> At the moment if I visit the import path gonum.org/v1/gonum in the
> browser, it doesn't go anywhere useful.
>
> It goes to a 404 pages which suggest a few things, but none of them point
> me to the git repository, for example.
>
> [image: image]
> <https://user-images.githubusercontent.com/438648/52634557-6b93f280-2ebf-11e9-8216-55834a773daa.png>
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#4>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AA4CUW3U2KAZM72HF6QZAPLRXSACZANCNFSM4ODJ6RRQ>
> .
>
|
The message above was a resend of an issue filed against the old site. I have closed all the others, but transferred this because it is still valid. |
I've just had a quick look at this and I don't see an obvious way to do this properly with the set-up we have. We could do clumsy 302 redirects using netlify's |
At the moment if I visit the import path
gonum.org/v1/gonum
in the browser, it doesn't go anywhere useful.It goes to a 404 pages which suggest a few things, but none of them point me to the git repository, for example.
The text was updated successfully, but these errors were encountered: