Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/appdotnet/api-spec
Browse files Browse the repository at this point in the history
Conflicts:
	README.md
	annotations.md
	auth.md
	intents.md
	migrations.md
	objects.md
	resources/README.md
	resources/filters.md
	resources/posts.md
	resources/streams.md
	resources/token.md
	resources/users.md
	responses.md
  • Loading branch information
orianmarx committed Dec 15, 2012
2 parents 56e0717 + 326fbec commit 2d7c184
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,4 +2,4 @@

This is the former home of the App.net API Documentation. To view the current documentation please visit [developers.app.net](developers.app.net). If you'd like to see the source for our current documentation please switch the [new-docs](https://github.com/appdotnet/api-spec/tree/new-docs) branch.

You should continue to use the [issue tracker](https://github.com/appdotnet/api-spec/issues) to report bugs and provide feedback on the API.
You should continue to use the [issue tracker](https://github.com/appdotnet/api-spec/issues) to report bugs and provide feedback on the API.
2 changes: 1 addition & 1 deletion annotations.md
@@ -1,3 +1,3 @@
# Annotations #

**This documentation has moved to http://developers.app.net/docs/meta/annotations/**
**This documentation has moved to http://developers.app.net/docs/meta/annotations/**
2 changes: 1 addition & 1 deletion auth.md
@@ -1,3 +1,3 @@
# Authentication

**This documentation has move to http://developers.app.net/docs/authentication/**
**This documentation has move to http://developers.app.net/docs/authentication/**
2 changes: 1 addition & 1 deletion intents.md
@@ -1,3 +1,3 @@
# Web Intents

**This documentation has moved to http://developers.app.net/docs/other/web-intents/**
**This documentation has moved to http://developers.app.net/docs/other/web-intents/**
2 changes: 1 addition & 1 deletion migrations.md
@@ -1,3 +1,3 @@
# Migrations

**This documentation has moved to http://developers.app.net/docs/basics/migrations/**
**This documentation has moved to http://developers.app.net/docs/basics/migrations/**
2 changes: 1 addition & 1 deletion objects.md
Expand Up @@ -12,4 +12,4 @@
- [Filter](http://developers.app.net/docs/resources/filter/)
- [Interaction](http://developers.app.net/docs/resources/interaction/)
- [Stream Marker](http://developers.app.net/docs/resources/stream-marker/)
- [Token](http://developers.app.net/docs/resources/token/)
- [Token](http://developers.app.net/docs/resources/token/)
2 changes: 1 addition & 1 deletion resources/README.md
@@ -1,3 +1,3 @@
# Resources

**This documentation has moved to http://developers.app.net/docs/resources/**
**This documentation has moved to http://developers.app.net/docs/resources/**
2 changes: 1 addition & 1 deletion resources/posts.md
@@ -1,3 +1,3 @@
# Posts

**This documentation has moved to http://developers.app.net/docs/resources/post/**
**This documentation has moved to http://developers.app.net/docs/resources/post/**
2 changes: 1 addition & 1 deletion resources/streams.md
@@ -1,3 +1,3 @@
# Streams

**This documentation has moved to http://developers.app.net/docs/resources/stream/**
**This documentation has moved to http://developers.app.net/docs/resources/stream/**
2 changes: 1 addition & 1 deletion resources/token.md
@@ -1,3 +1,3 @@
# Token

**This documentation has moved to http://developers.app.net/docs/resources/token/**
**This documentation has moved to http://developers.app.net/docs/resources/token/**
2 changes: 1 addition & 1 deletion resources/users.md
@@ -1,3 +1,3 @@
# Users

**This documentation has moved to http://developers.app.net/docs/resources/user/**
**This documentation has moved to http://developers.app.net/docs/resources/user/**
2 changes: 1 addition & 1 deletion responses.md
@@ -1,3 +1,3 @@
# Responses

**This documentation has moved to http://developers.app.net/docs/basics/responses/**
**This documentation has moved to http://developers.app.net/docs/basics/responses/**

0 comments on commit 2d7c184

Please sign in to comment.