diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-13 23:10:36 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-13 23:10:36 +0000 |
commit | 877ae92e21e5ff7b324364533aa9a48f1f9e945f (patch) | |
tree | 35b6261227cd9dbbbf4fd051d8668433bf0665ae /pod/perlfaq3.pod | |
parent | 6ccce25de76fe8fbb66cb7b83f84d3bf1ae19529 (diff) | |
download | perl-877ae92e21e5ff7b324364533aa9a48f1f9e945f.tar.gz |
Fixed URL for the Alpha editor.
p4raw-id: //depot/perl@15901
Diffstat (limited to 'pod/perlfaq3.pod')
-rw-r--r-- | pod/perlfaq3.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq3.pod b/pod/perlfaq3.pod index 7d3d4d3250..1887bd8040 100644 --- a/pod/perlfaq3.pod +++ b/pod/perlfaq3.pod @@ -245,8 +245,8 @@ specifically for programming, such as Textpad If you are using MacOS, the same concerns apply. MacPerl (for Classic environments) comes with a simple editor. Popular external editors are BBEdit ( http://www.bbedit.com/ ) -or Alpha ( http://alpha.olm.net/ ). MacOS X users can use Unix -editors as well. +or Alpha ( http://www.kelehers.org/alpha/ ). MacOS X users can +use Unix editors as well. =over 4 |