Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 555f6f651 -> 36d47613e
changing golang imports - go get mynewt.apache.org/newt/newt Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/36d47613 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/36d47613 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/36d47613 Branch: refs/heads/asf-site Commit: 36d47613e0ff399cc3bda1311efa41e967e3546d Parents: 555f6f6 Author: aditihilbert <[email protected]> Authored: Thu Mar 2 23:15:32 2017 -0800 Committer: aditihilbert <[email protected]> Committed: Thu Mar 2 23:15:32 2017 -0800 ---------------------------------------------------------------------- newt/index.html | 5 ----- newt/newt/image/index.html | 6 ++++++ newt/newt/index.html | 6 ++++++ newt/newtmgr/index.html | 6 ++++++ newt/newtvm/index.html | 6 ++++++ newt/util/index.html | 6 ++++++ 6 files changed, 30 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/36d47613/newt/index.html ---------------------------------------------------------------------- diff --git a/newt/index.html b/newt/index.html index ca6f997..86cf773 100644 --- a/newt/index.html +++ b/newt/index.html @@ -1,11 +1,6 @@ <html> <head> <meta name="go-import" content="mynewt.apache.org/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> - <meta name="go-import" content="mynewt.apache.org/newt/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> - <meta name="go-import" content="mynewt.apache.org/newt/newt/image git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> - <meta name="go-import" content="mynewt.apache.org/newt/newtvm git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> - <meta name="go-import" content="mynewt.apache.org/newt/newtmgr git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> - <meta name="go-import" content="mynewt.apache.org/newt/util git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> <meta http-equiv="refresh" content="0; url=/"> </head> </html> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/36d47613/newt/newt/image/index.html ---------------------------------------------------------------------- diff --git a/newt/newt/image/index.html b/newt/newt/image/index.html new file mode 100644 index 0000000..86cf773 --- /dev/null +++ b/newt/newt/image/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <meta name="go-import" content="mynewt.apache.org/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> + <meta http-equiv="refresh" content="0; url=/"> + </head> +</html> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/36d47613/newt/newt/index.html ---------------------------------------------------------------------- diff --git a/newt/newt/index.html b/newt/newt/index.html new file mode 100644 index 0000000..86cf773 --- /dev/null +++ b/newt/newt/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <meta name="go-import" content="mynewt.apache.org/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> + <meta http-equiv="refresh" content="0; url=/"> + </head> +</html> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/36d47613/newt/newtmgr/index.html ---------------------------------------------------------------------- diff --git a/newt/newtmgr/index.html b/newt/newtmgr/index.html new file mode 100644 index 0000000..86cf773 --- /dev/null +++ b/newt/newtmgr/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <meta name="go-import" content="mynewt.apache.org/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> + <meta http-equiv="refresh" content="0; url=/"> + </head> +</html> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/36d47613/newt/newtvm/index.html ---------------------------------------------------------------------- diff --git a/newt/newtvm/index.html b/newt/newtvm/index.html new file mode 100644 index 0000000..86cf773 --- /dev/null +++ b/newt/newtvm/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <meta name="go-import" content="mynewt.apache.org/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> + <meta http-equiv="refresh" content="0; url=/"> + </head> +</html> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/36d47613/newt/util/index.html ---------------------------------------------------------------------- diff --git a/newt/util/index.html b/newt/util/index.html new file mode 100644 index 0000000..86cf773 --- /dev/null +++ b/newt/util/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <meta name="go-import" content="mynewt.apache.org/newt git https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git"> + <meta http-equiv="refresh" content="0; url=/"> + </head> +</html>
