mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 05:20:06 +08:00
Fix up so image links work properly
This commit is contained in:
committed by
Lorenz Meier
parent
02b1048752
commit
5af62c8e49
@@ -63,7 +63,7 @@ def main():
|
||||
" (default FILENAME: airframes.xml)")
|
||||
parser.add_argument("-m", "--markdown",
|
||||
nargs='?',
|
||||
const="airframes.md",
|
||||
const="airframe_reference.md",
|
||||
metavar="FILENAME",
|
||||
help="Create Markdown file"
|
||||
" (default FILENAME: airframes_reference.md)")
|
||||
|
||||
Reference in New Issue
Block a user