diff options
author | Mark Spruiell <mes@zeroc.com> | 2015-01-21 10:18:56 -0800 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2015-01-21 10:18:56 -0800 |
commit | a4ab380f2ffcd170b26996f9eab1690a37deb703 (patch) | |
tree | 201e70988ff935824a1a2a84dc9fa32bad25946e /man/man1/slice2py.1 | |
parent | minor edits to Oracle demo READMEs (diff) | |
download | ice-a4ab380f2ffcd170b26996f9eab1690a37deb703.tar.bz2 ice-a4ab380f2ffcd170b26996f9eab1690a37deb703.tar.xz ice-a4ab380f2ffcd170b26996f9eab1690a37deb703.zip |
ICE-6267 - change http to https
Diffstat (limited to 'man/man1/slice2py.1')
-rw-r--r-- | man/man1/slice2py.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/slice2py.1 b/man/man1/slice2py.1 index fd3aec730ba..ce0c86a24d0 100644 --- a/man/man1/slice2py.1 +++ b/man/man1/slice2py.1 @@ -13,7 +13,7 @@ slice2py [options] [files] slice2py compiles Slice files to Python. Full documentation for slice2py is available online at: -"http://doc.zeroc.com/display/Ice/Code+Generation+in+Python#CodeGenerationinPython-slice2py". +"https://doc.zeroc.com/display/Ice/Code+Generation+in+Python". .SH OPTIONS |