Merge pull request #668 from rekado/master
correct reference to ./config/app.yml
This commit is contained in:
commit
0d8f548440
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@
|
|||
<li>
|
||||
<h2>Configure your <abbr class="helpful" title="A Diaspora installation">pod</abbr></h2>
|
||||
<img src='images/icons/cog.png'/>
|
||||
<p>Look at <code class="helpful" title='General pod configuration (location to upload photos, SSL certs, etc.)'>config/app.yml.example</code> and <code class="helpful" title="mySQL username/password">config/database.yml.example</code> for help.</p>
|
||||
<p>Look at <code class="helpful" title='General pod configuration (location to upload photos, SSL certs, etc.)'>config/application.yml.example</code> and <code class="helpful" title="mySQL username/password">config/database.yml.example</code> for help.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue