Skip to content

Commit 6b39521

Browse files
committed
change link
1 parent 0065daf commit 6b39521

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app.gleam

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ fn web_service(_request) {
202202
</div>"
203203
False -> ""
204204
} <> "
205-
<p>See the <a href='https://github.com/zeropsio/recipe-gleam' target='_blank'> source repository </a> for more information.</p>
205+
<p>See the <a href='https://github.com/nermalcat69/gleam-mist-pgo' target='_blank'> source repository </a> for more information.</p>
206206
</body>
207207
</html>"
208208
)

zerops-project-import.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
- hostname: app
55
66
enableSubdomainAccess: true
7-
buildFromGit: https://github.com/nermalcat69/gleam-mist-pg
7+
buildFromGit: https://github.com/nermalcat69/gleam-mist-pgo
88
- hostname: db
99
type: postgresql@16
1010
mode: NON_HA

0 commit comments

Comments
 (0)