Skip to content

Commit a8aa32c

Browse files
got rid of []()
1 parent afb509d commit a8aa32c

File tree

1 file changed

+1
-1
lines changed
  • labs/coding-102-rest-python-ga

1 file changed

+1
-1
lines changed

labs/coding-102-rest-python-ga/6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To run this code sample:
126126
`cd \DevNetCode\~your-name~\coding-skills-sample-code\coding102-REST-python-ga`
127127
2. Assign the APIC-EM Controller IP address or DNS to the `controller` variable.
128128
* Open the file `build-topology-web-server.py`. For example, in Windows, enter: `notepad build-topology-web-server.py`
129-
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: https[]()://sandboxapicem.cisco.com
129+
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: https://sandboxapicem.cisco.com
130130
* controller='sandboxapicem.cisco.com'
131131
3. Save the file. If encoding type is an option, select `UTF-8`.
132132
4. At the command prompt, enter the `python` command followed by the filename.

0 commit comments

Comments
 (0)