Skip to content

Commit 59577e4

Browse files
sshineLucas Polymeris
authored and
Lucas Polymeris
committed
Rename retree into satellite (#84)
This commit renames the 'retree' exercise into 'satellite': - Decision: exercism/problem-specifications#1451 - PR: exercism/problem-specifications#1478
1 parent e59300a commit 59577e4

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"topics": []
150150
},
151151
{
152-
"slug": "retree",
152+
"slug": "satellite",
153153
"uuid": "27856806-0dee-409f-8047-357de07b914d",
154154
"core": false,
155155
"unlocked_by": null,
File renamed without changes.

exercises/retree/README.md renamed to exercises/satellite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Retree
1+
# Satellite
22

33
Imagine you need to transmit a binary tree to a satellite approaching Alpha
44
Centauri and you have limited bandwidth. Since the tree has no repeating
File renamed without changes.

0 commit comments

Comments
 (0)