X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eb8ccfc173fea34bbb00377623da7fdfb4411df7..5749413e83be55dd188d8ea755b55b4da4a11f35:/include/simgrid/s4u/Link.hpp diff --git a/include/simgrid/s4u/Link.hpp b/include/simgrid/s4u/Link.hpp index 2ea809bc01..747390349c 100644 --- a/include/simgrid/s4u/Link.hpp +++ b/include/simgrid/s4u/Link.hpp @@ -181,7 +181,7 @@ public: * When adding a route with split-duplex links, you need to specify the direction of the link * so SimGrid can know exactly which physical link to insert in the route. * - * For shared/fat-pipe links, use the :cpp:enum:`Direction::NONE` since they don't have + * For shared/fat-pipe links, use the :cpp:enumerator:`Direction::NONE` since they don't have * the concept of UP/DOWN links. * @endrst */