Skip to content

Commit d6cca79

Browse files
committed
USER_GUIDE.md,USER_GUIDE_DATE.md: tweak some links for readability in the translated PDF files
1 parent f823ba0 commit d6cca79

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/USER_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2961,4 +2961,4 @@ variables that I could not synchronize between the 2 apps are:
29612961

29622962
## Future Enhancements
29632963

2964-
Moved to [Future Enhancements](FUTURE.md).
2964+
Moved to [FUTURE.md](FUTURE.md).

docs/USER_GUIDE_DATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -412,11 +412,11 @@ practical.
412412
The Raw Formatting (`{..}`) option is the format used to enter the objects, and
413413
is better at showing their internal structure. But it has the disadvantage that
414414
complex objects like ZonedDateTime can overflow the length of a single line.
415-
When this happens, the [SHOW Mode](USER_GUIDE.md#show-mode) (using `2ND ENTRY`
416-
keystroke) can be used to show the entire raw formatting without truncation. The
417-
String Formatting mode (`".."`) is more compact and will always be adjusted to
418-
fit entirely into a single line. Most users will probably switch to String
419-
Formatting after an initial learning period.
415+
When this happens, the SHOW Mode (using `2ND ENTRY` keystroke) can be used to
416+
show the entire raw formatting without truncation. The String Formatting mode
417+
(`".."`) is more compact and will always be adjusted to fit entirely into a
418+
single line. Most users will probably switch to String Formatting after an
419+
initial learning period.
420420

421421
In the following sections, the screenshots for both Raw and String Formatting
422422
modes will be shown.

0 commit comments

Comments
 (0)