diff --git a/.htaccess b/.htaccess index 1b04f5b..e07ea94 100644 --- a/.htaccess +++ b/.htaccess @@ -14,6 +14,7 @@ AddOutputFilter DEFLATE css AddOutputFilter DEFLATE js # URL's that changed Redirect /coops/ https://www.coops.tech/co-op/ +Redirect /technology/gnu-bash https://www.coops.tech/technology/bash # Canonical URLs redirect to the domain with a www RewriteEngine on diff --git a/_coops/agile-collective.md b/_coops/agile-collective.md index 2baf2e8..53c55d0 100644 --- a/_coops/agile-collective.md +++ b/_coops/agile-collective.md @@ -47,7 +47,7 @@ services: - web-design technologies: - apache -- gnu-bash +- bash - debian - discourse - d3 diff --git a/_coops/autonomic.md b/_coops/autonomic.md index b1391b4..8242433 100644 --- a/_coops/autonomic.md +++ b/_coops/autonomic.md @@ -28,7 +28,7 @@ services: - web-design technologies: - ansible -- gnu-bash +- bash - civicrm - d3 - debian @@ -59,4 +59,4 @@ We build technologies and infrastructure to empower users to make a positive imp * Transparency * Privacy -We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control. \ No newline at end of file +We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control. diff --git a/_coops/greennet.md b/_coops/greennet.md index 3141d9e..2cf1e7f 100644 --- a/_coops/greennet.md +++ b/_coops/greennet.md @@ -37,7 +37,7 @@ services: technologies: - apache -- gnu-bash +- bash - drupal - gitlab - htmlcss diff --git a/_coops/open-data-services.md b/_coops/open-data-services.md index 7b0361a..fbcb852 100644 --- a/_coops/open-data-services.md +++ b/_coops/open-data-services.md @@ -31,7 +31,7 @@ services: - strategy technologies: - apache -- gnu-bash +- bash - debian - django-2 - htmlcss @@ -50,4 +50,4 @@ We provide training, consultancy, development and support for: * Organisations building and maintaining open data standards * Organisations publishing open data -* Organisations using open data \ No newline at end of file +* Organisations using open data diff --git a/_coops/secure-active-c-i-c.md b/_coops/secure-active-c-i-c.md index b280648..4420676 100644 --- a/_coops/secure-active-c-i-c.md +++ b/_coops/secure-active-c-i-c.md @@ -24,7 +24,7 @@ services: - strategy - user-research technologies: -- gnu-bash +- bash - centos - debian - discourse @@ -56,4 +56,4 @@ Our consultants are experienced information security professionals who have work #### Ethical & Unbiased -Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times. \ No newline at end of file +Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times. diff --git a/_coops/webarchitects.md b/_coops/webarchitects.md index 40f437b..8d8b8f9 100644 --- a/_coops/webarchitects.md +++ b/_coops/webarchitects.md @@ -95,7 +95,7 @@ services: technologies: - ansible - apache -- gnu-bash +- bash - centos - debian - discourse diff --git a/_technologies/bash.md b/_technologies/bash.md index aa853c9..0b8adf4 100644 --- a/_technologies/bash.md +++ b/_technologies/bash.md @@ -1,5 +1,7 @@ --- title: Bash -name: Bash +name: bash +website: https://www.gnu.org/software/bash/ +description: Bash is the GNU Project's shell. Bash is the Bourne Again SHell. --- diff --git a/_technologies/gnu-bash.md b/_technologies/gnu-bash.md deleted file mode 100644 index 4611d6f..0000000 --- a/_technologies/gnu-bash.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Bash -name: Bash ----