swimos / swim

Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
https://www.swimos.org
Apache License 2.0
477 stars 41 forks source link

https://www.swimos.org/tutorials is a broken link #122

Closed cer closed 9 months ago

cer commented 11 months ago
404 Not Found
Code: NoSuchKey
Message: The specified key does not exist.
Key: www.swimos.org/www.swimos.org/tutorials/index.html
RequestId: T1NPKJ2N3ZN38Y9A
HostId: 3j/pvI2NOeFkyLcY0iezIWsbAIT3P1ryqvhlPiR7vbk9W6XCIii+i4KeVEYxm+0WeZUTHTeIEjo=
An Error Occurred While Attempting to Retrieve a Custom Error Document
Code: NoSuchKey
Message: The specified key does not exist.
Key: error.html
afolson commented 11 months ago

@cer Thanks for the report! Which page redirected you to www.swimos.org/www.swimos.org/tutorials/index.html ?

ajay-gov commented 11 months ago

https://www.swimos.org/tutorials leads to a 404 error. Note the lack of a trailing "/"

https://www.swimos.org/tutorials/ works.

afolson commented 9 months ago

Closed in this PR: https://github.com/swimos/swimos-docs/pull/113