Gareth Dwyer
Gareth Dwyer
fix typo
I noticed the typo on the main page for Mermaid diagrams in Astro. I guess it pulls from here, but tbh I didn't check 
link was broken, new one works
## Test plan Only text and doc changes so no tests required
Depends on https://github.com/ritza-co/example-modeling-organizations being moved/forked to the Fusionauth GitHub org.
Depends on: https://github.com/FusionAuth/fusionauth-import-scripts/pull/21 We haven't used the term 'homegrown' in the article. Let me know if that's important or if you have opinions about generic/custom/homegrown as terminology for this and...
Depends on import scripts pr here: https://github.com/FusionAuth/fusionauth-import-scripts/pull/20
On pages like https://fusionauth.io/docs/get-started/run-in-the-cloud/github-actions , the mermaid diagrams do not render properly when using Safari.  Expected output (as seen in Firefox/Chrome): ![screenshot 2024-03-12 at...
If I run the Dockerfile as is I get an error ``` fusionauth-site$ ./run-docker /usr/local/bin/sb: line 33: /usr/lib/jvm/java-17-openjdk-amd64/bin/java: No such file or directory ``` If I ssh into the container...