Skip to content

Commit a5a49f2

Browse files
committed
Rename data files to snake case, fix dangling links
1 parent 9ad0299 commit a5a49f2

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

data/agile_lab.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Agile Lab",
33
"url": "https://www.agilelab.it/",
4-
"career_page_url": "https://www.agilelab.it/open-positions/",
4+
"career_page_url": "https://careers.agilelab.it/",
55
"type": "Consulting",
66
"categories": [
77
"cloud_software",
File renamed without changes.

data/bendingspoons.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "BendingSpoons",
33
"url": "https://bendingspoons.com/",
4-
"career_page_url": "https://bendingspoons.com/careers.html",
4+
"career_page_url": "https://bendingspoons.com/careers",
55
"categories": [
66
"marketing_writing",
77
"cloud_software"
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/cmd/generator/template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[//]: # (DO NOT EDIT THIS FILE MANUALLY, USE THE GENERATOR AND DATA FOLDER)
22
# Awesome Italia Remote
33

4-
A list of {{.Len}} remote-friendly or full-remote companies that targets Italian talents.
4+
A list of {{.Len}} remote-friendly or full-remote companies that target Italian talents.
55
Companies can be both based in Italy or around the world but with operations in Italy.
66

7-
Please read the contribution guidelines before opening a pull request or contributing to this repository.
7+
Please read the [contribution guidelines](CONTRIBUTING.md) before opening a pull request or contributing to this repository.
88

99
## Web View
1010

0 commit comments

Comments
 (0)