We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ba3d9 commit e7ae2feCopy full SHA for e7ae2fe
app/admin/apis/go_admin.go
@@ -28,7 +28,7 @@ $(function(){
28
</script>
29
</head>
30
<body>
31
-<iframe id="iframe" frameborder="0" src="https://doc.go-admin.dev" style="width:100%;"></iframe>
+<iframe id="iframe" frameborder="0" src="https://www.go-admin.pro" style="width:100%;"></iframe>
32
</body>
33
</html>
34
`
0 commit comments