Skip to content

Commit

Permalink
Remove index suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Nov 6, 2023
1 parent 903c3af commit c9eb508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=/docs/1.x/index" />
<link rel="canonical" href="https://hydephp.com/docs/1.x/index">
<meta http-equiv="refresh" content="0;url=/docs/1.x" />
<link rel="canonical" href="https://hydephp.com/docs/1.x">
<title>Redirecting...</title>
</head>

0 comments on commit c9eb508

Please sign in to comment.