Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Commit a25054a

Browse files
committed
docs: rename to nRF Asset Tracker
1 parent 77d1141 commit a25054a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/add-to-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Auto Assign to the Asset Tracker Cloud Example project
1+
name: Auto Assign to the nRF Asset Tracker project
22

33
on:
44
issues:

.husky/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_
1+
_

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
ESLint configuration (with
1313
[TypeScript support](https://github.com/typescript-eslint/typescript-eslint))
14-
for all Asset Tracker Cloud Example projects.
14+
for all nRF Asset Tracker projects.
1515

1616
See
1717
[@nordicsemiconductor/code-style](https://github.com/NordicSemiconductor/code-style)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript",
33
"version": "0.0.0-development",
4-
"description": "ESLint config for all Asset Tracker Cloud Example projects.",
4+
"description": "ESLint config for all nRF Asset Tracker projects.",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
@@ -14,7 +14,7 @@
1414
"keywords": [
1515
"Cloud",
1616
"IoT",
17-
"Asset Tracker Cloud Example",
17+
"nRF Asset Tracker",
1818
"Nordic Semiconductor"
1919
],
2020
"author": "Nordic Semiconductor ASA | nordicsemi.no",

0 commit comments

Comments
 (0)