aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralandonovan <adonovan@google.com>2018-10-31 17:22:37 -0400
committerGitHub <noreply@github.com>2018-10-31 17:22:37 -0400
commit77516195ac36081313d37e00f38f688f255f566f (patch)
treeb64e38496a02cd3b3a32c7ce108a1b63b9906a0a
parent4005b3cdd12b84d2e2f39ff537fab964e66d6ea8 (diff)
downloadstarlark-go-77516195ac36081313d37e00f38f688f255f566f.tar.gz
Update index.html
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 6741763..cf316b5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,7 @@
<!-- This file will be served by GitHub pages. -->
<head>
<!-- This is a placeholder for the upcoming Starlark renaming. -->
- <meta name="go-import" content="go.starlark.net git https://github.com/google/starlark"></meta>
+ <meta name="go-import" content="go.starlark.net git https://github.com/google/starlark-go"></meta>
</head>
<body>
</body>