hyperstack-org / hyperstack-org/website

www redirect is broken

オープン
#62 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
CSS
スター
5
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

I found `hyperstack.org` via another site that was linking to you. However, they linked to [www.hyperstack.org](https://www.hyperstack.org), which has a broken redirect.

Tested in Safari and Chrome on macOS, as well as `curl`. The URL being redirected to is `https://www.hyperstack.org{https://hyperstack.org/}`, which causes browsers to fail to load the page.

> Safari

screenshot-2021 03 09-11 20 38-87njHXpJ

> Chrome

screenshot-2021 03 09-11 21 20-kW8aYIEx

> curl

```console
< HTTP/1.1 301 Moved Permanently
< Server: Cowboy
< Date: Tue, 09 Mar 2021 16:12:52 GMT
... snip ...
* Connection #0 to host www.hyperstack.org left intact
You are being redirected.* Closing connection 0
```

Steps to reproduce:

- visit https://www.hyperstack.org with a browser

Expected result:

- browser redirects to https://hyperstack.org

Actual result:

- browser fails to load https://www.hyperstack.org{https://hyperstack.org/}

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。