Fix headers in Handling Bot Tokens page again

This commit is contained in:
chase 2018-09-28 22:14:00 +02:00
parent 8aa77f54eb
commit d7c5d28d45

View File

@ -51,7 +51,7 @@ export VARIABLE_NAME = {YOUR_BOT_TOKEN}
* Enter a Name and your Token as the Value
* Click the "Add" button
## <a id="accessing-enviroment-variables"></a> Accessing Enviroment Variables ###
## <a id="accessing-enviroment-variables"></a> Accessing Enviroment Variables ##
### Java
You can access the Enviroment Variables by using System.getEnv()