This is an automated email from the ASF dual-hosted git repository.
seanfinan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ctakes-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 088ed68 Update index.html
088ed68 is described below
commit 088ed68a92860abeea880c811f814a51b7c66d12
Author: Sean Finan <[email protected]>
AuthorDate: Wed Mar 5 17:33:54 2025 -0500
Update index.html
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index d3fb150..c259a8c 100644
--- a/index.html
+++ b/index.html
@@ -15,8 +15,8 @@
<div class="landing-page">
<h1>Welcome to Apache cTAKES</h1>
<p>The Apache cTAKES website has moved to its new GitHub repository.
Please follow the link below to access the documentation and other
resources:</p>
- <a href="https://github.com/apache/ctakes/wiki" target="_blank">
- Visit the GitHub Wiki
+ <a
href="https://github.com/apache/ctakes?tab=readme-ov-file#apache-ctakes">
+ Visit the Apache cTAKES GitHub Site
</a>
</div>