We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ToBaseRelativePath
1 parent 9a1fa23 commit e590d0bCopy full SHA for e590d0b
src/Components/Components/src/NavigationManager.cs
@@ -246,7 +246,7 @@ protected virtual void EnsureInitialized()
246
247
/// <summary>
248
/// Converts a relative URI into an absolute one (by resolving it
249
- /// relative to the current absolute URI).
+ /// relative to the base URI).
250
/// </summary>
251
/// <param name="relativeUri">The relative URI.</param>
252
/// <returns>The absolute URI.</returns>
0 commit comments