Skip to content

Commit 0b1c86f

Browse files
author
Prasanna
committed
update readme
1 parent ec7a395 commit 0b1c86f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# This repository contains examples supporting the distributed training workshop
1+
# AWS Distributed Training Workshop
2+
<hr>
3+
This repository contains code, webpages and config files accompanying the AWS Distributed Training Workshop
4+
5+
https://distributed-training-workshop.go-aws.com/

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defaultContentLanguage = "en"
44
title = "Distributed training with Amazon SageMaker / Amazon EKS Workshop"
55
theme = "learn"
66
uglyurls = true
7-
#googleAnalytics = "UA-129511631-1"
7+
googleAnalytics = "UA-151135045-1"
88
sectionPagesMenu = "main"
99
pygmentsCodeFences = true
1010

0 commit comments

Comments
 (0)