Skip to content

Commit

Permalink
motis-proxy: doc: Mention were the MOTIS endpoint is
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Mar 17, 2024
1 parent 1aec47b commit 623f12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motis-proxy/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ struct Request {

/// # MOTIS API
///
/// All MOTIS requests need to be sent to this URL.
/// All MOTIS requests need to be sent to this URL. For Transitous, it is located at `https://routing.spline.de/api/`.
///
/// You can use the destination field to choose the endpoint to call.
///
Expand Down

0 comments on commit 623f12f

Please sign in to comment.