diff options
author | Andres Gomez <[email protected]> | 2017-05-25 11:26:18 +0200 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-05-26 15:08:14 +0200 |
commit | cd8a9d7dfad9af185dd439c74493c96c666bade0 (patch) | |
tree | 5375dd41cddad5a5790e1d35393bbbcde173c38f /docs | |
parent | e1409f730251bf9d7e70046f58392de6e4e98815 (diff) |
docs: small release calendar fixes
Signed-off-by: Andres Gomez <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-calendar.html | 2 | ||||
-rw-r--r-- | docs/releasing.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 19f518db1a5..730cff89213 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> - <title>Releasing process</title> + <title>Release calendar</title> <link rel="stylesheet" type="text/css" href="mesa.css"> </head> <body> diff --git a/docs/releasing.html b/docs/releasing.html index 256c2df4e97..99707bee3f5 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -576,7 +576,7 @@ docs/index.html to add a news entry. Then commit and push: </pre> -<h1 id="#calendar">Update the calendar</h1> +<h1 id="calendar">Update the calendar</h1> <p> Remove the version from the <a href="release-calendar.html" target="_parent">calendar</a>. |