diff options
| author | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-09-08 21:44:42 +0900 |
|---|---|---|
| committer | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-09-08 21:44:42 +0900 |
| commit | de87e61e4cc621dd4d5cd7e711179fa36d6e2a66 (patch) | |
| tree | ab7e6d9e3ae86917bed7280b45307a62f072e95f | |
| parent | 61c37880af2ff740db4f9640a86f35027304bc29 (diff) | |
| download | fml8-de87e61e4cc621dd4d5cd7e711179fa36d6e2a66.tar.gz fml8-de87e61e4cc621dd4d5cd7e711179fa36d6e2a66.tar.bz2 fml8-de87e61e4cc621dd4d5cd7e711179fa36d6e2a66.zip | |
TARGET=_top seems proper for the link to github ? (I don't know why ...)
| -rw-r--r-- | fml/doc/ja/htdocs/menubar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fml/doc/ja/htdocs/menubar.html b/fml/doc/ja/htdocs/menubar.html index bf88f7a2..c478493a 100644 --- a/fml/doc/ja/htdocs/menubar.html +++ b/fml/doc/ja/htdocs/menubar.html @@ -21,7 +21,7 @@ fml-devel (fml 8) project menu <UL> <LI> - <A HREF="https://github.com/fmlorg/fml8" TARGET="right"> + <A HREF="https://github.com/fmlorg/fml8" TARGET="_top"> github </A> |
