The migration seems to have worked fine; the website has auto-updated (and this commit message was received)
On Wed, 9 Jan 2019 at 08:45, <[email protected]> wrote: > > This is an automated email from the ASF dual-hosted git repository. > > sebb pushed a commit to branch asf-site > in repository https://gitbox.apache.org/repos/asf/whimsy-whimsical-site.git > > > The following commit(s) were added to refs/heads/asf-site by this push: > new b7610ce Welcome to your new home > b7610ce is described below > > commit b7610ce22f3da6ed25467c3fee4c24db5a22190a > Author: Sebb <[email protected]> > AuthorDate: Wed Jan 9 08:45:24 2019 +0000 > > Welcome to your new home > --- > index.html | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/index.html b/index.html > index 041db29..1a7dc39 100644 > --- a/index.html > +++ b/index.html > @@ -110,7 +110,7 @@ > <div class="panel-body"> > <ul> > <li><a href="https://github.com/apache/whimsy/">Apache Whimsy > Source Code</a></li> > - <li><a > href="http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git">Source > for this whimsical website</a></li> > + <li><a > href="http://gitbox.apache.org/repos/asf/whimsy-whimsical-site.git">Source > for this whimsical website</a></li> > <li><a > href="https://whimsy.apache.org/technology/">Dependencies and Server > details</a></li> > <li><a > href="https://github.com/apache/whimsy/blob/master/TODOS.md">Todos / Planned > Work</a></li> > <li><a href="https://whimsy.apache.org/">List of Whimsy Tools > Available</a> (some publicly available)</li> > @@ -176,7 +176,7 @@ > Apache®, the names of Apache projects, and the feather logo > are either <a href="http://www.apache.org/foundation/marks/list/">registered > trademarks or trademarks</a> of the Apache Software Foundation in the United > States and/or other countries. > </p> > <p><small> > - Source for this website: <a > href="http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git">http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git</a> > + Source for this website: <a > href="http://gitbox.apache.org/repos/asf/whimsy-whimsical-site.git">http://gitbox.apache.org/repos/asf/whimsy-whimsical-site.git</a> > (git clone -b asf-site ...) > </small></p> > </div> >
