duplicate bash sorted out

This commit is contained in:
Chris Croome 2019-07-05 15:01:40 +01:00
parent 36939a406b
commit 641391facb
9 changed files with 13 additions and 14 deletions

View File

@ -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
<IfModule mod_rewrite.c>
RewriteEngine on

View File

@ -47,7 +47,7 @@ services:
- web-design
technologies:
- apache
- gnu-bash
- bash
- debian
- discourse
- d3

View File

@ -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.
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.

View File

@ -37,7 +37,7 @@ services:
technologies:
- apache
- gnu-bash
- bash
- drupal
- gitlab
- htmlcss

View File

@ -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
* Organisations using open data

View File

@ -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.
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.

View File

@ -95,7 +95,7 @@ services:
technologies:
- ansible
- apache
- gnu-bash
- bash
- centos
- debian
- discourse

View File

@ -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.
---

View File

@ -1,4 +0,0 @@
---
title: Bash
name: Bash
---