Skip to content

Commit aa9d329

Browse files
committed
Add index back buttons to postman guide
1 parent 3ac3b5d commit aa9d329

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/postman.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[<- Back to Index](index.md)
2+
13
# Postman
24

35
This page describes how to send an xAPI statement through [Postman](https://www.postman.com/), a well-known API platform for building and using APIs.
@@ -42,4 +44,6 @@ Copy and paste your valid JSON xAPI Statement(s) into the body:
4244
![postman body](images/postman_body.png)
4345

4446

45-
Click the "Send" button to make the request.
47+
Click the "Send" button to make the request.
48+
49+
[<- Back to Index](index.md)

0 commit comments

Comments
 (0)