[PATCH] Fix broken link to EPS spec
jimmy frasche <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CANG3jXJbtzO0FEnpxM5PHVN3Jw5zEMU12WXc63MPm9sK_keXog@mail.gmail.com> |
--- src/documentation/using_the_postscript_surface.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/using_the_postscript_surface.mdwn b/src/documentation/using_the_postscript_surface.mdwn index 0df468b..68c97e8 100644 --- a/src/documentation/using_the_postscript_surface.mdwn +++ b/src/documentation/using_the_postscript_surface.mdwn @@ -35,7 +35,7 @@ When generating PostScript output that will be imported as diagrams into applica Note that cairo does not include the device independent preview. -The [Encapsulated PostScript Specification](http://www.adobe.com/devnet/postscript/pdfs/5002.EPSF_Spec.pdf) contains describes how to embed EPS files into PostScript. +The [Encapsulated PostScript Specification](https://partners.adobe.com/public/developer/en/ps/5002.EPSF_Spec.pdf) contains describes how to embed EPS files into PostScript. # Printing in Landscape -- 1.9.1 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo