We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a91720 commit d074d48Copy full SHA for d074d48
404.html
@@ -8,6 +8,7 @@
8
<script>
9
window.onload = function () {
10
const repos = [
11
+ "grails-plugins.github.io/grails-angularjs-scaffolding",
12
"grails-plugins.github.io/grails-cache",
13
"grails-plugins.github.io/grails-database-migration",
14
"grails-plugins.github.io/grails-embedded-mongodb",
grails-angularjs-scaffolding/index.html
@@ -0,0 +1,5 @@
1
+<!DOCTYPE html>
2
+<meta charset="utf-8">
3
+<title>Redirecting to https://grails.github.io/grails-angularjs-scaffolding/</title>
4
+<meta http-equiv="refresh" content="0; URL=https://grails.github.io/grails-angularjs-scaffolding/">
5
+<link rel="canonical" href="https://grails.github.io/grails-angularjs-scaffolding/">
0 commit comments