summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2020-01-27 21:24:10 -0800
committerGitHub <noreply@github.com>2020-01-27 21:24:10 -0800
commit28a2014deaa4031191866954e6cd6410b2fbc272 (patch)
tree8697af51417d9a6210e040a9abd24396aa25dd67
parent86dbe84ed2ca90f6f0f54ad840c62ad7ca54f218 (diff)
parent4ac076c8f289034e670d1507158324cc0334cddd (diff)
Merge pull request #3827 from TizenTeam/sandbox/rzr/review/master
[ansible/en]: Fix URL link
-rw-r--r--ansible.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 28da618c..30dfba13 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -307,7 +307,7 @@ This example installs ansible in `virtualenv` so it is independent from the syst
You need to initialize it into your shell-context with the `source environment.sh`
command.
-We are going to use this repository with examples: [https://github.com/sirkubax/ansible-for-learnXinYminutes]()
+We are going to use this repository with examples: [https://github.com/sirkubax/ansible-for-learnXinYminutes](https://github.com/sirkubax/ansible-for-learnXinYminutes)
```bash
$ # The following example contains a shell-prompt to indicate the venv and relative path