summaryrefslogtreecommitdiff
path: root/eventattacher/README.md
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-04-12 18:32:29 +0300
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-04-13 08:16:52 +0200
commite568c9dca8b93b96a8a130a8fb6f1bba1a33d6ea (patch)
tree925e4596e68d5833d887e778e6eead7353376b49 /eventattacher/README.md
parentc7970e3204f7e2d958d213c42a9f0db232578a62 (diff)
Update remaining DevGuide wiki links.
My Kate editor decided to do some whitespace cleanup, but maybe it's fine as the main changes are not targeting functional bits anyway. Change-Id: I5292e77e43055f94a6256a7f72d49fd59287d194 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132928 Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'eventattacher/README.md')
-rw-r--r--eventattacher/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/eventattacher/README.md b/eventattacher/README.md
index addd1d7177b0..75cc782fe69e 100644
--- a/eventattacher/README.md
+++ b/eventattacher/README.md
@@ -4,5 +4,5 @@ This is how StarBasic handles events.
## See Also
-- <https://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Programmatic_Assignment_of_Scripts_to_Events>
-- <https://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Scripting_and_Events>
+- <https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Programmatic_Assignment_of_Scripts_to_Events>
+- <https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Scripting_and_Events>