diff options
-rw-r--r-- | src/elrail.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/elrail.cpp b/src/elrail.cpp index ee690b03b..80f095d80 100644 --- a/src/elrail.cpp +++ b/src/elrail.cpp @@ -49,8 +49,8 @@ * that are impossible (because the pylon would be situated on the track) and * some that are preferred (because the pylon would be rectangular to the track). * - * <img src="../../elrail_tile.png"> - * <img src="../../elrail_track.png"> + * @image html elrail_tile.png + * @image html elrail_track.png * */ |