diff --git a/README.md b/README.md index c3c143e042..e311ca5542 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ This repository contains the source files of [fsfe.org](https://fsfe.org), pdfre * [Translate](#translate) * [Build](#build) - ## Technical information Our web team has compiled some information about technology used for this website on the [Information for Webmasters](https://fsfe.org/contribute/web/) page. @@ -100,7 +99,6 @@ Please note that files generated during the build process using docker are owned If you wish to switch to native building after using docker, you must use `sudo git clean -fdx` to remove the files generated using docker. - ## Testing While most small changes can be tested adequately by building locally some larger changes, particularly ones relating to the order pages, event registration and other forms may require more integrated testing. This can be achieved using the `test` branch. This branch is built and served in the same way as the main site, [fsfe.org](https://fsfe.org). The built version of the `test` branch may be viewed at [test.fsfe.org](https://test.fsfe.org).