We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 4bdbe4eCopy full SHA for 4bdbe4e
index.html
@@ -0,0 +1,18 @@
1
+<!doctype html>
2
+<html>
3
+ <head>
4
+ <title>Commitizen Tools</title>
5
+ <meta http-equiv="refresh" content="0; url=/commitizen/" />
6
+ <link
7
+ rel="canonical"
8
+ href="https://commitizen-tools.github.io/commitizen/"
9
+ />
10
+ </head>
11
+ <body>
12
+ <p>
13
+ You will be redirected to the Commitizen documentation shortly. If
14
+ you are not redirected, please click here:
15
+ <a href="/commitizen/">Commitizen Documentation</a>.
16
+ </p>
17
+ </body>
18
+</html>
0 commit comments