Skip to content

Commit 1458e9b

Browse files
committed
Fix some layout to RunCode sections
1 parent 084a0a4 commit 1458e9b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

en/django_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ the packages in your environment
121121
>```
122122
> and a new `virtualenv` with the name `myvenv` or whatever name you chose should be created in your `djangogirls` folder.
123123
124-
<!-- -->
124+
<!--endsec-->
125125
126126
127127
## Working with virtualenv

en/django_start_project/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ https://name-of-your-glitch-project.glitch.me
254254

255255
If you are using RunCode cloud platform, the URL will look something like this:
256256
`https://8000-soft-limit-18855079.eu-ws4.runcode.io/`. To view your own instance, the URL will be like:
257+
258+
{% filename %}browser{% endfilename %}
257259
```
258260
https://8000-the-name-of-your-runcode-instance.eu-ws4.runcode.io/
259261
```

0 commit comments

Comments
 (0)