We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af92fd1 commit 389885aCopy full SHA for 389885a
gazebojs_camera_topics/tutorial.md
@@ -10,11 +10,11 @@ Png files are uncompressed (whereas jpeg are smaller). If you want to save the i
10
11
### Code
12
13
-Create a file
+Create a file
14
15
gedit save_jpeg.js
16
17
-and add the following content (https://bitbucket.org/osrf/gazebojs/raw/default/examples/save_jpeg.js):
+and add the following content ([save_jpeg.js](https://bitbucket.org/osrf/gazebojs/raw/default/examples/save_jpeg.js) ):
18
19
<include src='https://bitbucket.org/osrf/gazebojs/raw/default/examples/save_jpeg.js' />
20
0 commit comments