Skip to content

Commit 64b54e2

Browse files
Merge pull request #183 from MITLibraries/superficial
Revert superficial change to force new build
2 parents 4e18046 + 07b9f7f commit 64b54e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,4 @@ Bedrock makes use of an `.env` file to store environment variables. Pantheon tak
298298

299299
The `wp-config.php` file is located in the `web` directory. As with other WordPress sites on Pantheon, much of this is taken care of for you in `wp-config-pantheon.php`. Application-level configuration takes place in `config/application.php`. This can be referenced as a guide to understand how the constants are set up and how the `.env` files work, but modifying this file may result in merge conflicts and is not recommended. Any configuration changes should be made to your `wp-config.php` file directly.
300300

301-
You can learn more about WordPress configuration with Bedrock in [Bedrock Configuration docs](https://docs.roots.io/bedrock/master/configuration/).
301+
You can learn more about WordPress configuration with Bedrock in the [Bedrock Configuration docs](https://docs.roots.io/bedrock/master/configuration/).

0 commit comments

Comments
 (0)