Merge pull request #562 from cytopia/fix-docs

Fix docs
This commit is contained in:
cytopia 2019-04-12 09:07:13 +02:00 committed by GitHub
commit c0530520a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View File

@ -14,7 +14,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
$DEVILBOX_VERSION = 'v1.0.1';
$DEVILBOX_DATE = '2019-03-24';
$DEVILBOX_DATE = '2019-04-12';
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
//

View File

@ -3,6 +3,11 @@
Make sure to have a look at [UPDATING](https://github.com/cytopia/devilbox/blob/master/UPDATING.md) to see any required steps for updating
major versions.
## [Unreleased]
#### Fixed
- Fixed various typos in documentation
## Bugfix Release v1.0.1 (2019-03-24)

View File

@ -146,7 +146,7 @@ path and points to the frameworks entrypoint.
.. code-block:: bash
devilbox@php-7.0.20 in /shared/httpd/my-cake $ mysql -u root -h 127.0.0.1 -p -e 'CREATE DATABASE my_wp;'
devilbox@php-7.0.20 in /shared/httpd/my-wp $ mysql -u root -h 127.0.0.1 -p -e 'CREATE DATABASE my_wp;'
6. DNS record