Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12143268
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/README.md b/README.md
index 2cc523e..57c9542 100644
--- a/README.md
+++ b/README.md
@@ -1,27 +1,27 @@
# wf-migrate
-[](https://godoc.org/github.com/writeas/wf-migrate)
+[](https://pkg.go.dev/github.com/writefreely/wf-migrate)
wf-migrate provides helper functions and a command-line utility for migrating posts between [WriteFreely](https://writefreely.org) instances.
## Command-line
Install the command-line utility with:
```
-go get github.com/writeas/wf-migrate/cmd/wfimport
+go install github.com/writefreely/wf-migrate/cmd/wfimport
```
`wfimport` takes a username `-u`, optional WriteFreely instance hostname `-h`, and the filename of the JSON data you want to import.
By default, `wfimport` publishes posts to [Write.as](https://write.as):
```
wfimport -u username exported-data.json
```
But you can also supply another WriteFreely instance to import to:
```
wfimport -u username -h pencil.writefree.ly exported-data.json
```
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Oct 10, 6:45 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3441188
Attached To
rWFM wfmigrate
Event Timeline
Log In to Comment