This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
ant
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
1
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Bz 16494: accessibility — img must have alt
master
Gintas Grigelionis
7 years ago
parent
d4fedd5a42
commit
d6b749fda6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
manual/cover.html
+ 1
- 1
manual/cover.html
View File
@@ -23,7 +23,7 @@
</head>
<body>
<h1 class="center"><img src="images/ant_logo_large.gif" width="190" height="120"></h1>
<h1 class="center"><img src="images/ant_logo_large.gif" width="190" height="120"
alt="Apache Ant logo"
></h1>
<h1 class="center">Apache Ant™ 1.10.4 Manual</h1>
<p>This is the manual for version 1.10.4 of <a href="https://ant.apache.org/" target="_top">Apache Ant</a>. If your
version of Ant (as verified with <kbd>ant -version</kbd>) is older or newer than this version then this is not the
Write
Preview
Loading…
Cancel
Save