[#58] pre-link MFM content (#59)
[akkoma] / docs / installation / gentoo_en.md
index 176eaab47b4d7d6a3c44285a0ddb21057987f471..a8a5f157aed16b329f534193189408ee98b0ff71 100644 (file)
@@ -217,7 +217,7 @@ If you are using any additional subdomains, such as for a media proxy, you can r
 * Copy the example nginx configuration and activate it:
 
 ```shell
- # cp /home/akkoma/akkoma/installation/akkoma.nginx /etc/nginx/sites-available/
+ # cp /home/akkoma/akkoma/installation/nginx/akkoma.nginx /etc/nginx/sites-available/
  # ln -s /etc/nginx/sites-available/akkoma.nginx /etc/nginx/sites-enabled/akkoma.nginx
 ```
 
@@ -296,6 +296,5 @@ If you opted to allow sudo for the `akkoma` user but would like to remove the ab
 #### Further reading
 
 {! backend/installation/further_reading.include !}
-## Questions
 
-If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/).
+{! backend/support.include !}