diff --git a/Makefile b/Makefile index 3174d4a7c..d4388a54f 100644 --- a/Makefile +++ b/Makefile @@ -11,14 +11,14 @@ install: Gemfile.lock Gemfile.lock: Gemfile bundle update -zip: amunmt-website.tgz -amunmt-website.tgz: build +zip: marian-nmt-website.tgz +marian-nmt-website.tgz: build tar zcf $@ _site docs: Doxyfile.marian.in marian doxygen $< marian: - git clone https://github.com/amunmt/marian.git $@ + git clone https://github.com/marian-nmt/marian-train.git $@ clean-docs: rm -rf docs/marian diff --git a/_data/cards.yml b/_data/cards.yml index 5e31eb833..a5a4f313c 100644 --- a/_data/cards.yml +++ b/_data/cards.yml @@ -24,7 +24,7 @@ icon: fa-life-ring color: blue - title: Publications - intro: Citation information and publications using AmuNMT + intro: Citation information and list of publications link: publications icon: fa-graduation-cap color: orange diff --git a/_includes/footer.html b/_includes/footer.html index 59c3e705a..0a19aea78 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,10 +1,10 @@ diff --git a/_layouts/docs.html b/_layouts/docs.html index 601df94f7..a93b7d994 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -7,7 +7,7 @@ {% include head.html %} - Fork me on GitHub + Fork me on GitHub
diff --git a/_layouts/home.html b/_layouts/home.html index 21506f95d..439c5cc7f 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -7,7 +7,7 @@ {% include head.html %} - Fork me on GitHub + Fork me on GitHub