Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 0aa8e68

Browse files
authored
Cap innersource title and description for config.yml
1 parent 9ffcaa1 commit 0aa8e68

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
title: Innersource fundamentals
2-
tagline: High level yet impactful innersource concepts to help transform your organization.
3-
description: Organizations of all sizes and in all industries are chatting about innersource concepts. This course walks you through some of the key concepts of innersource and helps you build up an internal toolkit for adopting innersource practices.
1+
title: InnerSource fundamentals
2+
tagline: High level yet impactful InnerSource concepts to help transform your organization.
3+
description: Organizations of all sizes and in all industries are chatting about InnerSource concepts. This course walks you through some of the key concepts of InnerSource and helps you build up an internal toolkit for adopting InnerSource practices.
44
template:
55
name: innersource
66
repo: innersource-template
@@ -215,4 +215,4 @@ steps:
215215
deploymentURL: 'https://%payload.repository.owner.login%.github.io/%payload.repository.name%'
216216
learningPathURL: 'https://github-learning-lab-staging.herokuapp.com/githubtraining/paths/innersource:-theory-to-practice'
217217
forkURL: '%payload.repository.html_url%/fork'
218-
downloadURL: '%payload.repository.html_url%/archive/master.zip'
218+
downloadURL: '%payload.repository.html_url%/archive/master.zip'

0 commit comments

Comments
 (0)