This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git
The following commit(s) were added to refs/heads/2.3-gae by this push:
new ef28b9ce Manual: Old URL-s cleanup
ef28b9ce is described below
commit ef28b9ce30a9b9284169b9ecfda0309c9f31480c
Author: ddekany <[email protected]>
AuthorDate: Mon Feb 12 21:27:54 2024 +0100
Manual: Old URL-s cleanup
---
freemarker-manual/src/main/docgen/en_US/docgen.cjson | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/freemarker-manual/src/main/docgen/en_US/docgen.cjson
b/freemarker-manual/src/main/docgen/en_US/docgen.cjson
index a6b9eed2..4abe0363 100644
--- a/freemarker-manual/src/main/docgen/en_US/docgen.cjson
+++ b/freemarker-manual/src/main/docgen/en_US/docgen.cjson
@@ -72,9 +72,8 @@ olinks: {
// External URL-s:
onlineTemplateTester: "https://try.freemarker.apache.org/"
twitter: "https://twitter.com/freemarker"
- sourceforgeProject: "https://sourceforge.net/projects/freemarker/"
- githubProject: "https://github.com/freemarker/freemarker"
- reportBug: "https://issues.apache.org/jira/browse/FREEMARKER/"
+ githubProject: "https://github.com/apache/freemarker"
+ reportBug: "https://issues.apache.org/jira/projects/FREEMARKER"
reportSecurityVulnerability:
"https://freemarker.apache.org/report-security-vulnerabilities.html"
askHelpOnStackOverflow:
"https://stackoverflow.com/questions/ask?tags=freemarker"
asfPrivacyPolicy:
"https://privacy.apache.org/policies/privacy-policy-public.html"