We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d30deb + 7b68190 commit 6deea79Copy full SHA for 6deea79
docs/challenge/network.mdx
@@ -17,7 +17,7 @@ from datetime import datetime, timedelta
17
# Calculate the date and time 24 hours from now
18
delete_after = (datetime.utcnow() + timedelta(hours=24)).isoformat() + 'Z'
19
20
-!atlas accessLists <CODE_BLOCK_5>
+!atlas accessLists <CODE_BLOCK>
21
```
22
23
:::tip
0 commit comments