Skip to content

Commit 8b32bff

Browse files
committed
Fix links
1 parent 192fd91 commit 8b32bff

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- [[miscellaneous.org][A little bit of Everything]] :: Content of https://www.orgzly.com/help
1+
- [[miscellaneous.org][A little bit of Everything]] :: Content of [[https://www.orgzly.com/docs]]
22
- [[searching-proposal.org][Search queries syntax (Proposal)]] :: Full specification to be implemented
33

44
* Android App

android/changelog.org

+3-3
Original file line numberDiff line numberDiff line change
@@ -1484,7 +1484,7 @@ words:
14841484
#+BEGIN_SRC
14851485
https://www.orgzly.com
14861486
[[mailto:[email protected]][Support]]
1487-
[[https://www.orgzly.com/help]]
1487+
[[https://www.orgzly.com/docs]]
14881488
#+END_SRC
14891489

14901490
should all work and be displayed as expected.
@@ -1824,15 +1824,15 @@ You can now create, edit, delete and re-position saved searches.
18241824
:CUSTOM_ID: 726fc61
18251825
:END:
18261826

1827-
Search by priority. See https://www.orgzly.com/help#Search.
1827+
Search by priority. See [[https://www.orgzly.com/docs#Search]].
18281828

18291829
** FEAT Search operator ~s.day~ improved :beta1:
18301830
:PROPERTIES:
18311831
:CUSTOM_ID: 78150b1
18321832
:END:
18331833

18341834
Search by scheduled time -- ~s.2d~ will find those scheduled for the
1835-
day after tomorrow or earlier. See https://www.orgzly.com/help#Search.
1835+
day after tomorrow or earlier. See [[https://www.orgzly.com/docs#Search]].
18361836

18371837
** FIX Tags parsing :beta1:
18381838
:PROPERTIES:

android/getting-started.org

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Dial a phone number (tel:555-0199), send SMS (sms:555-0199), compose email (mail
6363

6464
You can also link to another note or notebook within the app.
6565

66-
See https://www.orgzly.com/help#links for more information.
66+
See [[https://www.orgzly.com/docs#links]] for more information.
6767

6868
** Basic typographical emphasis is supported
6969

@@ -82,7 +82,7 @@ Click the checkbox to toggle it. Press the new-line button at the end of the lin
8282

8383
You can search notes by state, tag, scheduled, deadline or event times, etc.
8484

85-
See https://www.orgzly.com/help#search to learn more.
85+
See [[https://www.orgzly.com/docs#search]] to learn more.
8686

8787
** Search queries can be saved for quick access
8888

miscellaneous.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ working on either iOS version or a Web application.
541541
:CUSTOM_ID: privacy
542542
:END:
543543

544-
See [[http:privacy][Privacy Policy]].
544+
See [[https://www.orgzly.com/privacy][Privacy Policy]].
545545

546546
* Contact
547547
:PROPERTIES:

searching-proposal.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
* Orgzly Search
55

6-
This is a proposal for extending the [[http://www.orgzly.com/help/#Search][current search]] support in [[https://www.orgzly.com][Orgzly]].
6+
This is a proposal for extending the [[https://www.orgzly.com/docs/#Search][current search]] support in [[https://www.orgzly.com][Orgzly]].
77

88
Search results, agenda or a specific note must all be accessible using
99
a query. That way everything can be swipe&click away (drawer) or be

0 commit comments

Comments
 (0)