|
10 | 10 |
|
11 | 11 | <div class="branding"> |
12 | 12 | <img src="Apache_Software_Foundation_Logo_(2016).svg.png" alt="Apache cTAKES Logo" /> |
| 13 | + <p>Apache cTAKES™ is an open-source project of the Apache Software Foundation</p> |
13 | 14 | </div> |
14 | 15 |
|
15 | 16 | <div class="landing-page"> |
16 | | - <h1>Welcome to Apache cTAKES</h1> |
17 | | - <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> |
18 | | - <a href="https://github.com/apache/ctakes?tab=readme-ov-file#apache-ctakes"> |
19 | | - Visit the Apache cTAKES GitHub Site |
| 17 | + <h1>Welcome to Apache cTAKES™</h1> |
| 18 | + <p>The Apache cTAKES™ project has moved to a GitHub repository. Please follow the link below to access documentation and other resources:</p> |
| 19 | + <a class="main-link" href="https://github.com/apache/ctakes?tab=readme-ov-file#apache-ctakes" target="_blank"> |
| 20 | + Visit the GitHub Wiki |
20 | 21 | </a> |
21 | 22 | </div> |
22 | 23 |
|
23 | | -<div class="branding"> |
24 | | - <p>Apache cTAKES is an open-source project of the Apache Software Foundation.</p> |
25 | | -</div> |
26 | | - |
27 | | -<div class="navbar"> |
28 | | - <ul> |
29 | | - <li><a href="https://www.apache.org/licenses/">License</a></li> |
30 | | - <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> |
31 | | - <li><a href="https://www.apache.org/foundation/thanks.html">Thanks to our Sponsors</a></li> |
32 | | - <li><a href="https://www.apache.org/security/">Security</a></li> |
33 | | - <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a></li> |
34 | | - <li><a href="https://www.apache.org/">Apache Home</a></li> |
35 | | - </ul> |
36 | | -</div> |
37 | | - |
38 | 24 | <footer> |
| 25 | + <div class="footer-images"> |
| 26 | + <!-- <img src="pb-ctakes.jpg" alt="Image 1" class="footer-img">--> |
| 27 | + <img src="pb-apache.PNG" alt="Image 2" class="footer-img"> |
| 28 | + </div> |
| 29 | + <div class="navbar"> |
| 30 | + <ul> |
| 31 | + <li><a href="https://www.apache.org/licenses/">License</a></li> |
| 32 | + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> |
| 33 | + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks to our Sponsors</a></li> |
| 34 | + <li><a href="https://www.apache.org/security/">Security</a></li> |
| 35 | + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a></li> |
| 36 | + <li><a href="https://www.apache.org/">Apache Home</a></li> |
| 37 | + </ul> |
| 38 | + </div> |
| 39 | + |
39 | 40 | <p>This project is an Apache project and is part of a larger community of developers and users.</p> |
40 | 41 | </footer> |
41 | 42 | </body> |
|
0 commit comments