Skip to content

Commit f9409c1

Browse files
Merge pull request #2202 from gchp/doc-fix
Fix fizzy-saas link to point to the vendored gem instead of the archived repo
2 parents eb1d112 + d892438 commit f9409c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Under the hood, this will create or remove `tmp/email-dev.txt`.
7474

7575
## SaaS gem
7676

77-
37signals bundles Fizzy with [`fizzy-saas`](https://github.com/basecamp/fizzy-saas), a companion gem that links Fizzy with our billing system and contains our production setup.
77+
37signals bundles Fizzy with [`fizzy-saas`](https://github.com/basecamp/fizzy/tree/main/saas), a companion gem that links Fizzy with our billing system and contains our production setup.
7878

7979
This gem depends on some private git repositories and it is not meant to be used by third parties. But we hope it can serve as inspiration for anyone wanting to run fizzy on their own infrastructure.
8080

0 commit comments

Comments
 (0)