Skip to content

Commit 7bf20ac

Browse files
Update
1 parent 1f94867 commit 7bf20ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6-
<title>Docker Exec by docker-exec</title>
6+
<title>Docker Exec</title>
77

88
<link rel="stylesheet" href="stylesheets/styles.css">
99
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
@@ -19,9 +19,9 @@
1919
<header>
2020
<h1>Docker Exec</h1>
2121
<p>Execute code in many languages with Docker!</p>
22-
<p class="view"><a href="https://github.com/docker-exec">View the Project on GitHub <small>docker-exec</small></a></p>
22+
<p class="view"><a href="https://github.com/docker-exec/dexec">View the Project on GitHub</a></p>
2323
<ul>
24-
<li class="single"><a href="https://github.com/docker-exec/docker-exec.github.io">View On <strong>GitHub</strong></a></li>
24+
<li class="single"><a href="https://github.com/docker-exec/dexec">View On <strong>GitHub</strong></a></li>
2525
</ul>
2626
</header>
2727
<section>
@@ -179,4 +179,4 @@ <h3>
179179
</script>
180180

181181
</body>
182-
</html>
182+
</html>

0 commit comments

Comments
 (0)