File tree Expand file tree Collapse file tree
user_guide_src/source/general Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Term Example Description
3434========== ============================ =========================================
3535Base URL **https://www.example.com/ ** Base URL is often denoted as **baseURL **.
3636URI path /blog/news/2022/10
37- Route path blog/news/2022/10 The URI path relative to the Base URL.
37+ Route path / blog/news/2022/10 The URI path relative to the Base URL.
3838 It is also called as **URI string **.
3939Query page=2
4040========== ============================ =========================================
@@ -53,7 +53,7 @@ Term Example Description
5353========== ==================================== =========================================
5454Base URL **https://www.example.com/ci-blog/ ** Base URL is often denoted as **baseURL **.
5555URI path /ci-blog/blog/news/2022/10
56- Route path blog/news/2022/10 The URI path relative to the Base URL.
56+ Route path / blog/news/2022/10 The URI path relative to the Base URL.
5757 It is also called as **URI string **.
5858Query page=2
5959========== ==================================== =========================================
You can’t perform that action at this time.
0 commit comments