Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 6b7438a

Browse files
committed
replaced & to & in link
1 parent dbe7bc3 commit 6b7438a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/Application/view/application/index/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Zend Framework is under active development. If you are
2525
interested in following the development of ZF, you can check
2626
<a href="http://framework.zend.com/blog/">ZF dev blog</a>,
27-
and <a href="https://github.com/issues?utf8=%E2%9C%93&q=is:issue+org:zendframework">ZF issue tracker</a>
27+
and <a href="https://github.com/issues?utf8=%E2%9C%93&amp;q=is:issue+org:zendframework">ZF issue tracker</a>
2828
(link requires a GitHub account). This is a great resource
2929
for staying up to date with the latest developments!
3030
</p>

0 commit comments

Comments
 (0)