summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-03 12:29:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-03 12:29:52 -0400
commit83843a49170b1135be2db73e60a3260243ae46c8 (patch)
tree809566228538e8c5ae665bb6d6e5fbf2d53af90e /doc/design
parent10307797f511ce5d84f878f7f93bd126ad52b1a8 (diff)
Android page
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/blog/day_195__real_android_app.mdwn4
-rw-r--r--doc/design/assistant/blog/day_253__OMG.mdwn2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/design/assistant/blog/day_195__real_android_app.mdwn b/doc/design/assistant/blog/day_195__real_android_app.mdwn
index f97f8841c..f6a4eeebe 100644
--- a/doc/design/assistant/blog/day_195__real_android_app.mdwn
+++ b/doc/design/assistant/blog/day_195__real_android_app.mdwn
@@ -1,12 +1,12 @@
Well, it's built. [Real Android app for git-annex](http://downloads.kitenet.net/git-annex/android/current/).
-[[!img /assistant/android/appinstalled.png]]
+[[!img /android/appinstalled.png]]
When installed, this will open a terminal in which you have access to
git-annex and all the git commands and busybox commands as well. No webapp
yet, but command line users should feel right at home.
-[[!img /assistant/android/terminal.png]]
+[[!img /android/terminal.png]]
Please test it out, at least as far as installing it, opening the terminal,
and checking that you can run `git annex`; I've only been able to test on
diff --git a/doc/design/assistant/blog/day_253__OMG.mdwn b/doc/design/assistant/blog/day_253__OMG.mdwn
index b79fb8144..b1cc89fff 100644
--- a/doc/design/assistant/blog/day_253__OMG.mdwn
+++ b/doc/design/assistant/blog/day_253__OMG.mdwn
@@ -1,4 +1,4 @@
-[[!img /assistant/android/webapp.png alt="git-annex webapp on Android"]]
+[[!img /android/webapp.png alt="git-annex webapp on Android"]]
I fixed what I thought was keeping the webapp from working on Android, but
then it started segfaulting every time it was started. Eventually I