Skip to content

Commit e1d2b04

Browse files
committed
New site: Fixed links in "About us" and sub-pages
1 parent 10c9888 commit e1d2b04

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

contents/pages/about-us.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "About Us"
3-
permalink: /about-us/
3+
permalink: /about-us
44
layout: splash
55
header:
66
overlay_color: "#616161"
@@ -9,9 +9,9 @@ excerpt: "Learn more about OpenPrinting"
99
---
1010
## OpenPrinting
1111

12-
- [How did this all begin?](/history/)
13-
- [Our principal achievements](/achievements/)
14-
- [What we are currently doing](/current/)
12+
- [How did this all begin?](/history)
13+
- [Our principal achievements](/achievements)
14+
- [What we are currently doing](/current)
1515

1616
## A Brief History
1717

@@ -25,9 +25,9 @@ OpenPrinting
2525
* Works on the development of new printing architectures, technologies, printing infrastructure, and interface standards for Linux and UNIX-style operating systems.
2626
* Collaborates with IEEE-ISTO [Printer Working Group](http://www.pwg.org/) (PWG) on IPP projects.
2727
* Is working with [SANE](http://www.sane-project.org/) to make driverless scanning a reality.
28-
* Maintains [cups-filters](/achievements/#cups-filters) which allows CUPS to be used on any Unix-based (non-macOS) system.
28+
* Maintains [cups-filters](/achievements#cups-filters) which allows CUPS to be used on any Unix-based (non-macOS) system.
2929
* Is responsible for the [Foomatic database](https://openprinting.org/printers).
30-
* Is working on the [Common Print Dialog Backends](/achievements/#common-print-dialog-backends) project.
30+
* Is working on the [Common Print Dialog Backends](/achievements#common-print-dialog-backends) project.
3131
* Takes care of integrating the printing infrastructure with all types of operating systems (classic distro, immutable distro, ...) and software distribution technologies ([Snap](https://snapcraft.io/), [Docker](https://hub.docker.com/), ...)
3232

33-
### Our Code of Conduct: [Code of Conduct](/codeofconduct/)
33+
### Our Code of Conduct: [Code of Conduct](/codeofconduct)

contents/pages/achievements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: OpenPrinting - Our principal achievements
3-
permalink: /achievements/
3+
permalink: /achievements
44
layout: single
55
header:
66
overlay_color: "#616161"
@@ -13,7 +13,7 @@ excerpt: What we have done so far
1313

1414
**This page represents the state of August 2022**
1515

16-
In the 21 years from the [beginning of OpenPrinting](/history/) up to now we have changed a lot of things to improve the user experience with printing on free software and Posix-style operating systems (like Linux).
16+
In the 21 years from the [beginning of OpenPrinting](/history) up to now we have changed a lot of things to improve the user experience with printing on free software and Posix-style operating systems (like Linux).
1717

1818
I have worked on this full-time since mid-2000, first at MandrakeSoft in Paris, from mid-2006 on I got paid by the Free Standards Group and from 2007 on by the Linux Foundation, for leading the OpenPrinting project, and in addition part-time by [Canonical](https://canonical.com/) for maintaining the printing part of Ubuntu. And from Feb 2012 on I got full-time employee of Canonical, to continue leading the OpenPrinting project.
1919

contents/pages/current.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: OpenPrinting - What are we doing currently?
3-
permalink: /current/
3+
permalink: /current
44
layout: single
55
header:
66
overlay_color: "#616161"
@@ -13,7 +13,7 @@ excerpt: Our current activity
1313

1414
**This page represents the state of August 2022**
1515

16-
Even after having [achieved many nice things in the last 21 years](/achievements/) there is always a lot to do, especially currently, on the way to the New Architecture for printing and scanning, to make everything completely standards-conforming and get rid of obsolete methods and technologies.
16+
Even after having [achieved many nice things in the last 21 years](/achievements) there is always a lot to do, especially currently, on the way to the New Architecture for printing and scanning, to make everything completely standards-conforming and get rid of obsolete methods and technologies.
1717

1818
Also there has been a lot of development of the systems and environments for which we provide the print functionality. Our work will continue to improve software integration. For example, there will be continued work on the printer setup tools and print dialogs of different desktop environments and applications, packaging methods like Snap, Flatpak, Docker, ..., new forms of OS distributions (immutable core, all-Snap, ...), ...
1919

contents/pages/history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: OpenPrinting - How did this all begin?
3-
permalink: /history/
3+
permalink: /history
44
layout: single
55
header:
66
overlay_color: "#616161"
@@ -13,7 +13,7 @@ excerpt: A brief history of OpenPrinting
1313

1414
This is about how I got into printing with free software, and how I made it to what I am now.
1515

16-
If you want to know what we all achieved at OpenPrinting up to now, see [what we have done so far](/achievements/).
16+
If you want to know what we all achieved at OpenPrinting up to now, see [what we have done so far](/achievements).
1717

1818
## System Administrator in the Physics Department
1919

0 commit comments

Comments
 (0)